home *** CD-ROM | disk | FTP | other *** search
INI File | 2004-07-17 | 11.3 KB | 675 lines |
- ; CSS Internet Explorer 5 Compatible
-
- [%groups]
-
- borders=Borders
- colors=Colors and Backgrounds
- fonts=Font
- page=Printing
- text=Text
- visual=Visual
- other=Other
-
- [%units]
- <length>=px|em|ex|pt|in|pc|mm|cm
-
- [%types]
- <generic-family>=serif|sans-serif|cursive|fantasy|monospace
- <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
- <relative-size>=larger|smaller
- <border-style>=none|solid|double|groove|ridge|inset|outset
- <border-width>=thin|medium|thick|<length>
-
- [%properties]
- background
- background-attachment
- background-color
- background-image
- background-position
- background-repeat
- behavior
- border
- border-bottom
- border-bottom-color
- border-bottom-style
- border-bottom-width
- border-collapse
- border-color
- border-left
- border-left-color
- border-left-style
- border-left-width
- border-right
- border-right-color
- border-right-style
- border-right-width
- border-style
- border-top
- border-top-color
- border-top-style
- border-top-width
- border-width
- clear
- clip
- color
- cursor
- direction
- display
- filter
- float
- font
- font-family
- font-size
- font-style
- font-variant
- font-weight
- height
- ime-mode
- layout-grid
- layout-grid-char
- layout-grid-char-spacing
- layout-grid-line
- layout-grid-mode
- layout-grid-type
- left
- letter-spacing
- line-break
- line-height
- list-style
- list-style-image
- list-style-position
- list-style-type
- margin
- margin-bottom
- margin-left
- margin-right
- margin-top
- overflow
- padding
- padding-bottom
- padding-left
- padding-right
- padding-top
- page-break-after
- page-break-before
- position
- right
- ruby-align
- ruby-overhang
- ruby-position
- table-layout
- text-align
- text-decoration
- text-indent
- text-justify
- text-transform
- top
- unicode-bidi
- vertical-align
- visibility
- width
- word-break
- z-index
-
- [background]
- group=colors
- inherited=0
- value=<mixed>
- sub1=background-color,<color>|transparent
- sub2=background-image,<imageurl>|none
- sub3=background-repeat,repeat-x|repeat-y|no-repeat|repeat
- sub4=background-attachment,scroll|fixed
- sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
-
- [background-attachment]
- initial=scroll
- group=colors
- inherited=0
- value=scroll|fixed
-
- [background-color]
- initial=transparent
- group=colors
- inherited=0
- value=<color>|transparent
-
- [background-image]
- initial=none
- group=colors
- inherited=0
- value=<imageurl>|none
-
- [background-position]
- group=colors
- multiple=1
- inherited=0
- value=<percentage>|<length>|top|center|bottom|left|right
-
- [background-repeat]
- initial=repeat
- group=colors
- inherited=0
- value=repeat-x|repeat-y|no-repeat|repeat
-
- [behavior]
- group=other
- value=<url>
-
- [border]
- group=borders
- inherited=0
- value=<mixed>
- sub1=width,<border-width>
- sub2=style,<border-style>
- sub3=color,<color>
-
- [border-bottom]
- group=borders
- inherited=0
- value=<mixed>
- sub1=width,<border-width>
- sub2=style,<border-style>
- sub3=color,<color>
-
- [border-bottom-color]
- group=borders
- inherited=0
- value=<color>
-
- [border-bottom-style]
- group=borders
- inherited=0
- value=<border-style>
-
- [border-bottom-width]
- group=borders
- inherited=0
- value=<border-width>
-
- [border-collapse]
- group=borders
- initial=separate
- inherited=0
- value=separate|collapse
-
- [border-color]
- group=borders
- inherited=0
- value=<mixed>|<color>
- sub1=border-top-color,<color>
- sub2=border-right-color,<color>
- sub3=border-bottom-color,<color>
- sub4=border-left-color,<color>
-
- [border-left]
- group=borders
- inherited=0
- value=<mixed>
- sub1=width,<border-width>
- sub2=style,<border-style>
- sub3=color,<color>
-
- [border-left-color]
- group=borders
- inherited=0
- value=<color>
-
- [border-left-style]
- group=borders
- inherited=0
- value=<border-style>
-
- [border-left-width]
- group=borders
- inherited=0
- value=<border-width>
-
- [border-right]
- group=borders
- inherited=0
- value=<mixed>
- sub1=width,<border-width>
- sub2=style,<border-style>
- sub3=color,<color>
-
- [border-right-color]
- group=borders
- inherited=0
- value=<color>
-
- [border-right-style]
- group=borders
- inherited=0
- value=<border-style>
-
- [border-right-width]
- group=borders
- inherited=0
- value=<border-width>
-
- [border-style]
- group=borders
- inherited=0
- value=<mixed>|<border-style>
- sub1=border-top-style,<border-style>
- sub2=border-right-style,<border-style>
- sub3=border-bottom-style,<border-style>
- sub4=border-left-style,<border-style>
-
- [border-top]
- group=borders
- inherited=0
- value=<mixed>
- sub1=width,<border-width>
- sub2=style,<border-style>
- sub3=color,<color>
-
- [border-top-color]
- group=borders
- inherited=0
- value=<color>
-
- [border-top-style]
- group=borders
- inherited=0
- value=<border-style>
-
- [border-top-width]
- group=borders
- inherited=0
- value=<border-width>
-
- [border-width]
- group=borders
- inherited=0
- value=<mixed>|<border-width>
- sub1=border-top-width,<border-width>
- sub2=border-right-width,<border-width>
- sub3=border-bottom-width,<border-width>
- sub4=border-left-width,<border-width>
-
- [clear]
- group=borders
- inherited=0
- value=none|left|right|both
-
- [clip]
- group=visual
- inherited=0
- value=auto
-
- [color]
- group=colors
- inherited=0
- value=<color>
-
- [cursor]
- group=other
- multiple=1
- initial=auto
- inherited=0
- value=auto|crosshair|default|hand|move|e-resize|ne-resize|nw-resize|n-resize|se-resize|sw-resize|s-resize|w-resize|text|wait|help
-
- [direction]
- group=text
- initial=ltr
- inherited=0
- value=ltr|rtl|inherit
-
- [display]
- group=visual
- inherited=0
- value=none|block|inline-block|inline|table-header-group|table-footer-group
-
- [filter]
- group=other
- multiple=1
- inherited=0
- value=<ie4filter>
-
- [float]
- group=borders
- initial=none
- inherited=0
- value=left|right|none
-
- [font]
- inherited=1
- group=fonts
- value=<mixed>
- sub1=font-style,normal|italic|oblique
- sub2=font-variant,normal|small-caps
- sub3=font-weight,normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
- sub4=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
- sub5=line-height,normal|<percentage>|<length>|<number>
- sub6=font-family,<font>
-
- [font-family]
- inherited=1
- group=fonts
- value=<font>
-
- [font-size]
- inherited=1
- initial=medium
- group=fonts
- value=<length>|<percentage>|<relative-size>|<absolute-size>
-
- [font-style]
- group=fonts
- inherited=0
- value=normal|italic|oblique
-
- [font-variant]
- group=fonts
- inherited=0
- value=normal|small-caps
-
- [font-weight]
- group=fonts
- inherited=0
- value=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
-
- [height]
- group=visual
- initial=auto
- inherited=0
- value=auto|<percentage>|<length>
-
- [ime-mode]
- group=text
- initial=auto
- inherited=0
- value=auto|active|inactive|disabled
-
- [layout-grid]
- group=text
- inherited=0
- value=<mixed>
- sub1=layout-grid-mode,both|none|line|char
- sub2=layout-grid-type,loose|strict|fixed
- sub3=layout-grid-line,none|auto|<percentage>|<length>
- sub4=layout-grid-char,none|auto|<percentage>|<length>
- sub5=layout-grid-char-spacing,auto|<percentage>|<length>
-
- [layout-grid-char]
- group=text
- initial=none
- inherited=0
- value=none|auto|<percentage>|<length>
-
- [layout-grid-char-spacing]
- group=text
- initial=auto
- inherited=0
- value=auto|<percentage>|<length>
-
- [layout-grid-line]
- group=text
- initial=none
- inherited=0
- value=none|auto|<percentage>|<length>
-
- [layout-grid-mode]
- group=text
- initial=both
- inherited=0
- value=both|none|line|char
-
- [layout-grid-type]
- group=text
- initial=loose
- inherited=0
- value=loose|strict|fixed
-
- [left]
- group=visual
- inherited=0
- value=auto|<percentage>|<length>
-
- [letter-spacing]
- group=text
- initial=normal
- inherited=0
- value=normal|<length>
-
- [line-break]
- group=text
- initial=normal
- inherited=0
- value=normal|strict
-
- [line-height]
- group=text
- inherited=0
- value=normal|<percentage>|<length>|<number>
-
- [list-style]
- inherited=1
- initial=
- group=visual
- value=<mixed>
- sub1=list-style-type,disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
- sub2=list-style-position,inside|outside
- sub3=list-style-image,<imageurl>|none
-
- [list-style-image]
- inherited=1
- initial=none
- group=visual
- value=<imageurl>|none
-
- [list-style-position]
- inherited=1
- initial=outside
- group=visual
- value=inside|outside
-
- [list-style-type]
- inherited=1
- initial=disc
- group=visual
- value=disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
-
- [margin]
- inherited=0
- initial=
- group=borders
- value=<mixed>|<percentage>|<length>|auto
- sub1=margin-top,<percentage>|<length>|auto
- sub2=margin-right,<percentage>|<length>|auto
- sub3=margin-bottom,<percentage>|<length>|auto
- sub4=margin-left,<percentage>|<length>|auto
-
- [margin-bottom]
- inherited=0
- initial=0
- group=borders
- value=<percentage>|<length>|auto
-
- [margin-left]
- inherited=0
- initial=0
- group=borders
- value=<percentage>|<length>|auto
-
- [margin-right]
- inherited=0
- initial=0
- group=borders
- value=<percentage>|<length>|auto
-
- [margin-top]
- inherited=0
- initial=0
- group=borders
- value=<percentage>|<length>|auto
-
- [overflow]
- group=visual
- initial=visible
- inherited=0
- value=visible|hidden|scroll|auto
-
- [overflow-x]
- group=visual
- initial=visible
- value1=visible|hidden|scroll|auto
-
- [overflow-y]
- group=visual
- initial=visible
- value1=visible|hidden|scroll|auto
-
- [padding]
- inherited=0
- initial=
- group=borders
- value=<mixed>|<percentage>|<length>
- sub1=padding-top,<percentage>|<length>
- sub2=padding-right,<percentage>|<length>
- sub3=padding-bottom,<percentage>|<length>
- sub4=padding-left,<percentage>|<length>
-
- [padding-bottom]
- inherited=0
- initial=0
- group=borders
- value=<percentage>|<length>
-
- [padding-left]
- inherited=0
- initial=0
- group=borders
- value=<percentage>|<length>
-
- [padding-right]
- inherited=0
- initial=0
- group=borders
- value=<percentage>|<length>
-
- [padding-top]
- inherited=0
- initial=0
- group=borders
- value=<percentage>|<length>
-
- [page-break-after]
- group=page
- initial=auto
- inherited=0
- value=auto|always
-
- [page-break-before]
- group=page
- initial=auto
- inherited=0
- value=auto|always
-
- [position]
- group=visual
- initial=static
- inherited=0
- value=absolute|relative|static
-
- [right]
- group=visual
- inherited=0
- value=auto|<percentage>|<length>
-
- [ruby-align]
- group=text
- initial=auto
- inherited=0
- value=auto|left|center|right|distribute-letter|distribute-space|line-edge
-
- [ruby-overhang]
- group=text
- initial=auto
- inherited=0
- value=auto|whitespace|none
-
- [ruby-position]
- group=text
- initial=above
- inherited=0
- value=above|inline
-
- [table-layout]
- group=borders
- initial=auto
- inherited=0
- value=auto|fixed
-
- [text-align]
- group=text
- inherited=0
- value=left|right|center|justify
-
- [text-decoration]
- group=text
- initial=None
- multiple=1
- inherited=0
- value=none|underline|overline|line-through
-
- [text-indent]
- group=text
- inherited=0
- value=<percentage>|<length>
-
- [text-justify]
- group=text
- initial=auto
- inherited=0
- value=inter-word|newspaper|distribute-all-lines|distribute|inter-ideograph|auto
-
- [text-transform]
- group=text
- initial=none
- inherited=0
- value=capitalize|uppercase|lowercase|none
-
- [top]
- group=visual
- initial=auto
- inherited=0
- value=<percentage>|<length>|auto
-
- [unicode-bidi]
- inherited=0
- initial=normal
- group=text
- value=normal|embed|bidi-override
-
- [vertical-align]
- group=text
- initial=baseline
- inherited=0
- value=baseline|sub|super|top|middle|bottom|text-top|text-bottom
-
- [visibility]
- group=visual
- initial=inherit
- inherited=0
- value=visible|hidden|inherit
-
- [width]
- group=visual
- initial=auto
- inherited=0
- value=auto|<percentage>|<length>
-
- [word-break]
- group=text
- initial=normal
- inherited=0
- value=normal|break-all|keep-all
-
- [z-index]
- group=visual
- initial=auto
- inherited=0
- value=<number>|auto
-